Show

data class Show(val id: String = "show") : Event

Constructors

Link copied to clipboard
constructor(id: String = "show")

Properties

Link copied to clipboard
val id: String